projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26cc7ed
)
** Prevent byte compiler from causing spurious string sharing
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 18 Nov 2006 21:07:44 +0000
(21:07 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 18 Nov 2006 21:07:44 +0000
(21:07 +0000)
when it optimizes away calls to functions such as concat.
Fixed.
admin/FOR-RELEASE
patch
|
blob
|
history
diff --git
a/admin/FOR-RELEASE
b/admin/FOR-RELEASE
index d84c8f9edee1e960f17d6a05ca2ac602942911ce..75733ec81f85fc3c3da340336cee283333549766 100644
(file)
--- a/
admin/FOR-RELEASE
+++ b/
admin/FOR-RELEASE
@@
-45,9
+45,6
@@
to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
** Document use of gpg-agent
-** Prevent byte compiler from causing spurious string sharing
-when it optimizes away calls to functions such as concat.
-
* DOCUMENTATION
** Check the Emacs Tutorial.